home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / misc / cookies.lha / Cookie / cookie.h < prev    next >
Text File  |  1995-04-19  |  293b  |  13 lines

  1. /* cookie.h - include file for karl's PD fortune cookie program
  2.  * by Karl Lehenbauer (karl@sugar.uu.net, uunet!sugar!karl)
  3.  * cookie.h 1.1 1/12/89
  4.  *
  5.  * changed 1995-04-19 [JöG]
  6.  *
  7.  */
  8.  
  9. #define COOKIEFILE "Data:Div/cookies.txt"
  10. #define HASHFILE "Data:Div/cookies.hash"
  11.  
  12. /* end of cookie.h */
  13.